2020 Method
Changes 0
M

DirectShape.SetShape

Description:
Builds the shape of this object from the supplied collection of GeometryObjects. The objects are copied. If the new shape is identical to the old one, the old shape will be kept.
Overloads (3):
SetShape(IList[GeometryObject])
public void SetShape(
	IList<GeometryObject> pGeomArr
)